| SystemSchoolStatus |
| EntityType | Independent |
| Logical Entity Name | SystemSchoolStatus |
| Default Table Name | syStatus |
| Logical Only | NO |
| Owner | dbo |
| Definition | |
| Note |
| SystemSchoolStatus Attributes |
| Attribute/Logical Rolename | Domain | Datatype | NULL | Definition |
Id |
INTEGER | NO | ||
| Code | CHAR(8) | NO | ||
| Name | VARCHAR(40) | NO | ||
| SystemStatusCategory | CHAR(1) | YES | ||
| IsSystemCode | BIT | NO | ||
| Hierarchy | TINYINT | YES | ||
| IsActive | BIT | NO | ||
| LastModifiedUserId | INTEGER | NO | ||
| CreatedDateTime | DATETIME | NO | ||
| LastModifiedDateTime | DATETIME | NO | ||
| RowVersion | TIMESTAMP/DATE | NO | ||
| GEAttendStatus | CHAR(1) | YES |
| SystemSchoolStatus Keys |
| Key Name | Key Type | Keys |
| syStatus_Code_U_N_IDX | Unique Constraint | Code |
| syStatus_SyStatusID_U_C_IDX | PrimaryKey | Id |
| SystemSchoolStatus Relationships |
| Parent Relationships: |
| Entity Name | Type | Cardinality | Business Name | VerbPhrase | InversePhrase | Foreign Keys | Is Supertype |
| Child Relationships: |
| Entity Name | Type | Cardinality | Business Name | VerbPhrase | InversePhrase | Foreign Keys | Is Subtype |
| HsRoomMateMatchStudentStatus | Non-Identifying | One To Zero or More | NO |
| SystemSchoolStatus Check Constraints |
| Check Constraint Name | CheckConstraint |
| SystemSchoolStatus Where Used - Model Usage |
| Mapped Object | Is User Defined? | Denormalization Mappings | Description | Bound Attachments |
| Logical dbo.SystemSchoolStatus |
NO | |||
| Physical (Microsoft SQL Server) dbo.syStatus |
NO |
| SystemSchoolStatus Where Used - Submodel Usage |
| Model | Submodel Usage |
| Logical | Main Model |
| Physical (Microsoft SQL Server) | Main Model |
| Physical (Microsoft SQL Server) | System |
| SystemSchoolStatus Data Movement Rules |
| Name | Type | Rule Text/Value |